프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ByteArraySourceProperty |
메소드 | 설명 | |
---|---|---|
ByteArraytoBitmap ( Byte byteArray ) : |
||
GetByteArraySource ( UIElement element ) : Byte[] | ||
SetByteArraySource ( UIElement element, Byte value ) : void |
메소드 | 설명 | |
---|---|---|
byteArraySource ( |
public static ByteArraytoBitmap ( Byte byteArray ) : |
||
byteArray | Byte | |
리턴 |
public static GetByteArraySource ( UIElement element ) : Byte[] | ||
element | UIElement | |
리턴 | Byte[] |
public static SetByteArraySource ( UIElement element, Byte value ) : void | ||
element | UIElement | |
value | Byte | |
리턴 | void |