Expand description
Mask image properties.
See zng_wgt_image::mask for the full API.
Enums§
- Image
Mask Mode - Defines how the A8 image mask pixels are to be derived from a source mask image.
Functions§
- mask_
align PDefines the align of the mask image in relation to the widget bounds in allmask_imageinside the widget in descendants.- mask_
fit PDefines how the mask image fits the widget bounds in allmask_imageinside the widget in descendants.- mask_
image PSets an image mask.- mask_
image_ cache PDefines if the mask images loaded in allmask_imageinside the widget in descendants are cached.- mask_
image_ downscale PCustom pixel resize applied during mask image load/decode.- mask_
image_ limits PSets custom mask image load and decode limits.- mask_
mode PDefines how the A8 image mask pixels are to be derived from a source mask image in allmask_imageinside the widget in descendants.- mask_
offset PDefines the offset applied to the mask image after all measure and arrange. in allmask_imageinside the widget in descendants.