C# 클래스 SciterSharp.RGBAColor

파일 보기 프로젝트 열기: MISoftware/SciterSharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
c uint

공개 메소드들

메소드 설명
RGBAColor ( uint r, uint g, uint b, uint alpha ) : System.Drawing

메소드 상세

RGBAColor() 공개 메소드

public RGBAColor ( uint r, uint g, uint b, uint alpha ) : System.Drawing
r uint
g uint
b uint
alpha uint
리턴 System.Drawing

프로퍼티 상세

c 공개적으로 프로퍼티

public uint c
리턴 uint