Argb.CreateBigEndian(UInt32) 메서드

정의

Important

이 API는 CLS 규격이 아닙니다.

public:
 static System::Numerics::Colors::Argb<System::Byte> CreateBigEndian(System::UInt32 color);
[System.CLSCompliant(false)]
public static System.Numerics.Colors.Argb<byte> CreateBigEndian(uint color);
[<System.CLSCompliant(false)>]
static member CreateBigEndian : uint32 -> System.Numerics.Colors.Argb<byte>
Public Function CreateBigEndian (color As UInteger) As Argb(Of Byte)

매개 변수

color
UInt32

반품

특성

적용 대상