public static class HwmfFill.WmfDibBitBlt extends HwmfFill.WmfDibStretchBlt
dstBounds, rasterOperation, srcBounds, target| Constructor and Description | 
|---|
WmfDibBitBlt()  |  
          
| Modifier and Type | Method and Description | 
|---|---|
HwmfRecordType |  
           getWmfRecordType()  |  
          
int |  
           init(LittleEndianInputStream leis, long recordSize, int recordFunction) 
            
              Init record from stream 
             (从流初始化记录) 
               |  
          
draw, getBMPData, getDstBounds, getGenericProperties, getImage, getRasterOperation, getSrcBounds, getTargetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGenericRecordTypegetGenericChildrengetImagepublic HwmfRecordType getWmfRecordType()
getWmfRecordType in interface  
            HwmfRecord 
            (接口 HwmfRecord 中的 getWmfRecordType) 
           getWmfRecordType in class  
            HwmfFill.WmfDibStretchBlt 
           public int init(LittleEndianInputStream leis, long recordSize, int recordFunction) throws java.io.IOException
HwmfRecord 
          init in interface  
            HwmfRecord 
            (接口 HwmfRecord 中的 init) 
           init in class  
            HwmfFill.WmfDibStretchBlt 
           leis - the little endian input stream 
            (leis - 小端输入流) 
           java.io.IOException 
            (java.io.IOException) 
           Copyright 2021 The Apache Software Foundation or its licensors, as applicable.