InnerShadow

InnerShadow class

Represents a Inner Shadow effect.

The InnerShadow type exposes the following members:

Properties

NameDescription
blur_radiusBlur radius.
Read/write float.
directionDirection of shadow.
Read/write
distanceDistance of shadow.
Read/write float.
shadow_colorColor of shadow.
Read-only IColorFormat.
as_i_image_transform_operationAllows to get base IImageTransformOperation interface.
Read-only IImageTransformOperation.

Methods

NameDescription
get_effective()Gets effective Inner Shadow effect data with the inheritance applied.

See Also