'Declaration Public Function New( _ ByVal memoryStream As MemoryStream, _ ByVal imageFormat As ImageFormat _ )
public ImageData( MemoryStream memoryStream, ImageFormat imageFormat )
Parameters
- memoryStream
- The memory stream.
- imageFormat
- The image format.