Available in the LEADTOOLS Imaging toolkit. |
AnimationBitsPerPixel property (Main Control)
Visual
Basic example
Visual C++ 4.0 example
Visual J++ example
Syntax 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.
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: Raster
Images: Saving Files
Raster Images: Getting and Setting File Information
Raster Images: Playing Animated Images