Class MetaHeader

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Drawing.Common, Version=8.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.MetaHeader
        See Also:
        Constant Field Values
      • classType

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

      • MetaHeader

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

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

      • getHeaderSize

        public short getHeaderSize()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setHeaderSize

        public void setHeaderSize​(short HeaderSize)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getNoObjects

        public short getNoObjects()
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setNoObjects

        public void setNoObjects​(short NoObjects)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getNoParameters

        public short getNoParameters()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setNoParameters

        public void setNoParameters​(short NoParameters)
                             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
      • getVersion

        public short getVersion()
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setVersion

        public void setVersion​(short Version)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMaxRecord

        public int getMaxRecord()
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMaxRecord

        public void setMaxRecord​(int MaxRecord)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSize

        public int getSize()
                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSize

        public void setSize​(int Size)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable