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