ImageGearJava Project > com.accusoft.imagegear.processing Package : ImGearShearFillStyle Enumeration |
Member | Description |
---|---|
FillColor | Empty area is filled with the specified color. |
NoChange | Empty area remains unchanged. |
RepeatEdge | Empty area is filled with the first or last raster color. |
RepeatRaster | The raster is repeated periodically across the empty area. |
java.lang.Object
java.lang.Enum
com.accusoft.imagegear.processing.ImGearShearFillStyle