3 references to FromRawBytes
PresentationCore (3)
System\Windows\Media\ColorContext.cs (3)
62
FromRawBytes
(profileData, (int)cbProfileActual, dontThrowException: true);
132
FromRawBytes
(sRGBProfile, sRGBProfile.Length, dontThrowException: true);
595
FromRawBytes
(rawBytes, numBytesRead, dontThrowException: false);