PattResourceData.SetPattern
PattResourceData.SetPattern method
Sets the pattern.
public void SetPattern(int[] pixels, Rectangle bounds)
Parameter | Type | Description |
---|---|---|
pixels | Int32[] | The pixels. |
bounds | Rectangle | The bounds. |
Exceptions
exception | condition |
---|---|
PsdImageArgumentException | Pixels array length must be equal to bounds area |
See Also
- struct Rectangle
- class PattResourceData
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD