AiRasterImageSection Class
Summary: The AI Raster Image Section
Module: aspose.psd.fileformats.ai
Full Name: aspose.psd.fileformats.ai.AiRasterImageSection
Aspose.PSD Version: 24.12.0
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| angle | double | r | Gets the angle. |
| height | double | r | Gets the height. |
| image_rectangle | Rectangle | r | Gets the image rectangle. |
| left_bottom_shift | double | r | Gets the left bottom shift. |
| name | string | r | Gets the name of the raster image. |
| offset_x | double | r | Gets the offset X. |
| offset_y | double | r | Gets the offset Y. |
| pixels | int | r | Gets the array of int color pixels. |
| width | double | r | Gets the width. |