C# 클래스 PaintShopProFiletype.PSPSections.PSPUtil

파일 보기 프로젝트 열기: 0xC0000054/pdn-pspformat 1 사용 예제들

공개 메소드들

메소드 설명
GetImageSaveRectangle ( Surface surface ) : Rectangle

비공개 메소드들

메소드 설명
CheckBlockType ( ushort blockID, PSPBlockID expected ) : void

Checks that the block type matches the expected PSPBlockID.

ExpandImageRectangle ( Surface surface, int y, int xStart, int xEnd, RectanglePosition &rectPos ) : bool

Check for non-transparent pixels in a row, or portion of a row. Expands the size of the image rectangle if any were found.

메소드 상세

GetImageSaveRectangle() 공개 정적인 메소드

public static GetImageSaveRectangle ( Surface surface ) : Rectangle
surface Surface
리턴 Rectangle