Packages

 

com.aspose.imaging.fileformats.cdr.objects

Class CdrPattern

    • Constructor Detail

      • CdrPattern

        public CdrPattern()
    • Method Detail

      • getWidth

        public final int getWidth()

        Gets the width.

        Returns:
        the width.
      • setWidth

        public final void setWidth(int value)

        Sets the width.

        Parameters:
        value - the width.
      • getHeight

        public final int getHeight()

        Gets the height.

        Returns:
        the height.
      • setHeight

        public final void setHeight(int value)

        Sets the height.

        Parameters:
        value - the height.
      • getData

        public final byte[] getData()

        Gets the data.

        Returns:
        the data.
      • setData

        public final void setData(byte[] value)

        Sets the data.

        Parameters:
        value - the data.