C# 클래스 KeePassLib.PwCustomIcon

Custom icon. PwCustomIcon objects are immutable.
파일 보기 프로젝트 열기: cappert/keepass2 1 사용 예제들

Private Properties

프로퍼티 타입 설명
GetImage System.Drawing

공개 메소드들

메소드 설명
PwCustomIcon ( KeePassLib.PwUuid pwUuid, byte pbImageDataPng ) : System.Drawing

비공개 메소드들

메소드 설명
GetImage ( ) : System.Drawing

메소드 상세

PwCustomIcon() 공개 메소드

public PwCustomIcon ( KeePassLib.PwUuid pwUuid, byte pbImageDataPng ) : System.Drawing
pwUuid KeePassLib.PwUuid
pbImageDataPng byte
리턴 System.Drawing