Packages

 

com.aspose.imaging.fileformats.psd.layers.layerresources.vectorpaths

Class PathFillRuleRecord



  • public class PathFillRuleRecord
    extends VectorPathRecord

    Path Fill Rule Record Class

    • Constructor Detail

      • PathFillRuleRecord

        public PathFillRuleRecord(byte[] data)

        Initializes a new instance of the PathFillRuleRecord class.

        Parameters:
        data - The record data.
    • Method Detail

      • getType

        public short getType()

        Gets the type.

        Value: The type.
        Specified by:
        getType in class VectorPathRecord
        Returns:
        the type.