Welcome, Guest
Username: Password: Remember me
Components and Libraries for Graphics Development, discussions, problems and suggestions.
  • Page:
  • 1

TOPIC:

BGRAbitmap ScanLine 10 years 10 months ago #4106

  • ExDatis
  • ExDatis's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 110
  • Thank you received: 9
How to:
PBGRAPixel to pRGBTripleArray
Thank you

Please Log in or Create an account to join the conversation.

BGRAbitmap ScanLine 10 years 10 months ago #4107

  • ExDatis
  • ExDatis's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 110
  • Thank you received: 9
Ok, it's possible:
Bitmap.ScanLine[index].red;
Bitmap.ScanLine[index].blue;
Bitmap.ScanLine[index].green;
Regards

Please Log in or Create an account to join the conversation.

  • Page:
  • 1