Class BmpType


  • public class BmpType
    extends ImageBaseType
     <?xml version="1.0" encoding="UTF-8"?><p xmlns:tns="http://schema.webpdf.de/1.0/operation" xmlns:xs="http://www.w3.org/2001/XMLSchema">Defines a target BMP image format.</p>
     

    Java class for BmpType complex type.

    The following schema fragment specifies the expected content contained within this class.

    
     <complexType name="BmpType">
       <complexContent>
         <extension base="{http://schema.webpdf.de/1.0/operation}ImageBaseType">
         </extension>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • BmpType

        public BmpType()