Namespace:
C1.Phone.Imaging
Assembly: C1.Phone.Imaging (in C1.Phone.Imaging.dll)
Assembly: C1.Phone.Imaging (in C1.Phone.Imaging.dll)
Syntax
C# |
---|
public Stream GetStream( bool compress ) |
Visual Basic |
---|
Public Function GetStream ( _ compress As Boolean _ ) As Stream |
Parameters
- compress
- Type: System..::..Boolean
Whether the PNG stream should be compressed.