Available on crate feature
api-12 only.Structs§
Functions§
- Creates a DrawableDescriptor from a Pixelmap array.
- Creates a DrawableDescriptor from a Pixelmap.
- Destroys the pointer to the drawableDescriptor.
- Obtains the Pixelmap array used to play the animation.
- Obtains the size of the Pixelmap array used to play the animation.
- Obtains the total playback duration.
- Obtains the number of playback times.
- Obtains the Pixelmap object.
- Sets the total playback duration.
- Sets the number of playback times.
Type Aliases§
- Defines the pointer to OH_PixelmapNative.