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