ImageGear Professional for Windows ActiveX
SwapRedAndBlue Method

Description:

Reverses the color sequence in the pixels of an image. If the sequence is Blue-Green-Red (the standard sequence for a DIB), it is reversed to Red-Green-Blue. If Red-Green-Blue, each pixel is reversed to Blue-Green-Red. Calling this function is meaningful only for a 24-bit image.

Syntax:

      SwapRedAndBlue (ByVal pPage As IGPage)

Parameters:

Name Description
pPage Reference to IGPage Object.

Return Value:

N/A

Bits Per Pixel:

24

Sample:

Image Processing and Effects

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback