ZebraGraphicsI Methods |
The ZebraGraphicsI type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clear |
Clears the drawing surface and all user specified parameters.
|
![]() | Close |
Releases all resources.
|
![]() | CreateImage |
Generates the final bitmap image.
|
![]() | CropImage |
Crops an image to the supplied dimensions.
|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | DrawImage(Byte, Int32, Int32, Int32, Int32, RotationType) |
Draws the image into the specified rectangle.
|
![]() | DrawImage(Byte, ImagePosition, Int32, Int32, Single, RotationType) |
Draws the image at the specified image position in the rectangle.
|
![]() | DrawImage(Byte, Int32, Int32, Int32, Int32, Single, RotationType) |
Draws the image into the specified rectangle.
|
![]() | ExtractBlackImageData |
Separates the monochrome and color data from the specified image data using the specified threshold values.
|
![]() | ExtractHalfPanelImageData |
Attempts to identify and extract the color and non-color half panel regions of the source image.
|
![]() | Initialize |
Initializes the drawing surface.
|
![]() | RotateImage(Byte, RotationType) |
Rotates the image by the specified rotationType.
|
![]() | RotateImage(Byte, Int32, Int32, RotationType) |
Rotates the image by the specified rotationType and then resizes it.
|
![]() | SetColorScale |
Sets the color scale correction values for red, green, and blue pixel values during CreateImage.
|