Re: Modifying A Pixel in a Picture's color



Actually, the picturebox's pset method is perfect.

But I have another question - if I have the character "A", how do I get
the actual binary representation of it? (i.e. 1010) Is there a
function for this?

thanks

MikeD wrote:
> <PulsarSL@xxxxxxxxx> wrote in message
> news:1137296787.834145.11990@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> > Hi
> >
> >
> > How can I open up a picture, change the color of a specific pixel and
> > resave the image? Would it be easiest to use a picturebox? Or an API,
> > and if it's API, which functions do I need?
>
> I don't know much about graphics, but it probably depends on the format of
> the picture. Is this a BMP, ICO, GIF, JPEG, something else?
>
> --
> Mike
> Microsoft MVP Visual Basic

.



Relevant Pages

  • Re: TR - Day 2 of 8
    ... I have fairly straight blonde hair. ... into a Character Dining Restaurant. ... they take your picture against a wall with some African ... trail of those little Mickey Waffles for them to follow back to our table.. ...
    (rec.arts.disney.parks)
  • Re: Standards question on edited fields
    ... as a "simple insertion character". ... impossible for the compiler to distinguish a syntactically-correct PICTURE ... Unisys now actively discourages the use of this convention. ... character except the blank could be used as a simple insertion character by ...
    (comp.lang.cobol)
  • Re: TR - Day 2 of 8
    ... We didn't have all the hobby horse races and ketchup deliveries, but our server stayed in character and did a great job. ... It was just enough "shtick" to enjoy without all the kids running around. ... asks me to get my camera out so I can get her picture with each character. ... I know that with the changes to the dining plan from including the tip to not including it, there might be some confusion, but to actually point out the absence of a tip is just plain rude. ...
    (rec.arts.disney.parks)
  • Re: Description and layering
    ... character, I can describe anything, but the careful word-painting you ... interior monolog to let the reader know that this character isn't standing ... zoomed in on the path before saying that there's a mountain. ... picture overall. ...
    (rec.arts.sf.composition)
  • Re: Dialog Boxes in PowerPoint
    ... Here's a bit of code that is based on Shyam's example of the Sleep api ... It opens the Insert Picture from File dialogue and hangs out ... Dim lShapeCount As Long ... Dim i As Integer, j As Integer ...
    (microsoft.public.powerpoint)

Loading