ImageGear Professional v18.2 > API Reference Guide > Processing Component API Reference > Processing Component Objects > IGProcessingCtl Control > IGProcessingCtl Methods > SwapBytes16Gray Method |
Swaps the 2 bytes of each 16-bit pixel in the image. It can be used to help fix poorly constructed images which have the high and low bytes of each 16-bit grayscale pixel reversed. All pixels in the image are transformed.
SwapBytes16Gray (ByVal pPage As IGPage)
Name | Description |
---|---|
pPage | Reference to IGPage Object. |
N/A
9-16g
Image Processing and Effects