C# 클래스 Scenarioo.Api.Util.Image.ScenarioDocuImageUtil

Marshals an image to a given image format
파일 보기 프로젝트 열기: scenarioo/scenarioo-cs 1 사용 예제들

공개 메소드들

메소드 설명
MarshalImage ( string file, MemoryStream st ) : void

메소드 상세

MarshalImage() 공개 정적인 메소드

public static MarshalImage ( string file, MemoryStream st ) : void
file string
st System.IO.MemoryStream
리턴 void