AnimationBitsPerPixel property (ILEADRasterView)
short AnimationBitsPerPixel | |
Overview |
Refer to Playing an Animation. |
Remarks
Specifies the bits per pixel of the target bitmap that is used for animation playback.
This property applies to the temporary target bitmap that LEADTOOLS creates for animation playback.
This property is initialized when you take any of the following actions which create or replace the control's bitmap list:
Load an image file.
Capture an image from the screen.
Load one or more images using the TWAIN device.
Copy another control's bitmap list by assigning the BitmapList property.
If you make any subsequent changes in the color resolution of the loaded bitmaps, you should update this property before playing the list as an animation.
See Also
Elements: |
AnimationBackColor property, AnimationPalette property, AnimationWidth property, AnimationHeight property |
Topics: |
|
|
|
|