3 references to FromRawBytes
PresentationCore (3)
System\Windows\Media\ColorContext.cs (3)
64
FromRawBytes
(profileData, (int)cbProfileActual, /* dontThrowException = */ true);
134
FromRawBytes
(sRGBProfile, sRGBProfile.Length, /* dontThrowException = */ true);
599
FromRawBytes
(rawBytes, numBytesRead, /* dontThrowException = */ false);