Class PropertyItem

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Drawing.Common, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Drawing.Common
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Drawing.Imaging.PropertyItem
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • PropertyItem

        public PropertyItem​(java.lang.Object instance)
                     throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • PropertyItem

        public PropertyItem()
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getValue

        public byte[] getValue()
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setValue

        public void setValue​(byte[] Value)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getType

        public short getType()
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setType

        public void setType​(short Type)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getId

        public int getId()
                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setId

        public void setId​(int Id)
                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getLen

        public int getLen()
                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setLen

        public void setLen​(int Len)
                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable