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