Method | Description | |
---|---|---|
PictureFrameWriterM2 ( PictureFrame frameToWrite, string frameID, Writers headerWriter, EncodingScheme encoding ) : System | ||
WriteToStream ( System stream ) : void |
public PictureFrameWriterM2 ( PictureFrame frameToWrite, string frameID, Writers headerWriter, EncodingScheme encoding ) : System | ||
frameToWrite | PictureFrame | |
frameID | string | |
headerWriter | Writers | |
encoding | EncodingScheme | |
return | System |
public WriteToStream ( System stream ) : void | ||
stream | System | |
return | void |